@BEGINEVENTS

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
NOSCHISM
defender=ANYBODY
@THEN
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=93
receiver=ANYBODY
@THEN
TEXT
After more than 250 years of ignorance there are the first signs
for rebuilding the knowledge of the StarLeague.
ENDTEXT
JUSTONCE
@ENDIF

@IF
NEGOTIATION
talker=Draconis
talkertype=Computer
listener=Vereinigte Sonnen
listenertype=Computer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Vereinigte Sonnen
talkertype=Computer
listener=Draconis
listenertype=Computer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Draconis
talkertype=Computer
listener=Hindu
listenertype=Computer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Hindu
talkertype=Computer
listener=Draconis
listenertype=Computer
@THEN
@ENDIF

@IF
TURN
turn=8
@THEN
TEXT
Federated Suns:
The reinforcements we hoped for have arrived at Wasington!
ENDTEXT
CREATEUNIT
unit=BattleMech
owner=Vereinigte Sonnen
veteran=yes
homecity=Washington
locations
11,53
11,63
16,72
31,39
0,0
endlocations
CHANGEMONEY
receiver=Vereinigte Sonnen
amount=10000
@ENDIF

@IF
TURN
turn=8
@THEN
CREATEUNIT
unit=BattleMech
owner=Vereinigte Sonnen
veteran=yes
homecity=Washington
locations
11,53
11,63
16,72
31,39
endlocations
@ENDIF

@IF
TURN
turn=8
@THEN
CREATEUNIT
unit=Demolisher
owner=Vereinigte Sonnen
veteran=yes
homecity=Washington
locations
11,53
11,63
16,72
31,39
endlocations
@ENDIF

@IF
TURN
turn=8
@THEN
CREATEUNIT
unit=Demolisher
owner=Vereinigte Sonnen
veteran=yes
homecity=Washington
locations
11,53
11,63
16,72
31,39
endlocations
@ENDIF

@IF
TURN
turn=6
@THEN
TEXT
Draconis Combine:
The reinforcements we expected have finally arrived at Kyoto!
ENDTEXT
CREATEUNIT
unit=BattleMech
owner=Draconis
veteran=yes
homecity=Kyoto
locations
80,70
85,75
87,67
77,63
endlocations
CHANGEMONEY
receiver=Draconis
amount=20000
@ENDIF

@IF
TURN
turn=6
@THEN
CREATEUNIT
unit=BattleMech
owner=Draconis
veteran=yes
homecity=Kyoto
locations
80,70
85,75
87,67
77,63
endlocations
@ENDIF

@IF
TURN
turn=6
@THEN
CREATEUNIT
unit=Demolisher
owner=Draconis
veteran=yes
homecity=Kyoto
locations
80,70
85,75
87,67
77,63
endlocations
@ENDIF

@IF
TURN
turn=6
@THEN
CREATEUNIT
unit=Demolisher
owner=Draconis
veteran=yes
homecity=Kyoto
locations
80,70
85,75
87,67
77,63
endlocations
@ENDIF

@IF
CITYTAKEN
city=Hive
attacker=Vereinigte Sonnen
defender=ANYBODY
@THEN
TEXT
In ancient notes, back from the time of the StarLeague,
the secret of myomer-muscles was found!
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=2000
GIVETECHNOLOGY
receiver=TRIGGERATTACKER
technology=90
@ENDIF

@IF
CITYTAKEN
city=Hive
attacker=Vereinigte Sonnen
defender=ANYBODY
@THEN
TEXT
In ancient notes we found the technology of BattleTech!
ENDTEXT
GIVETECHNOLOGY
receiver=TRIGGERATTACKER
technology=93
@ENDIF

@IF
CITYTAKEN
city=Hive
attacker=Draconis
defender=ANYBODY
@THEN
TEXT
During the course of the exploration of the northern continent
notes back from the time of the StarLeague were found!
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=2000
GIVETECHNOLOGY
receiver=TRIGGERATTACKER
technology=90
@ENDIF

@IF
CITYTAKEN
city=Hive
attacker=Draconis
defender=ANYBODY
@THEN
TEXT
In ancient notes the technology of BattleTech was found!
ENDTEXT
GIVETECHNOLOGY
receiver=TRIGGERATTACKER
technology=93
@ENDIF

@IF
CITYTAKEN
city=Hive
attacker=Hindu
defender=ANYBODY
@THEN
TEXT
In the midst of ancient ruines notes about myomer-musles were found!
ENDTEXT
GIVETECHNOLOGY
receiver=TRIGGERATTACKER
technology=90
@ENDIF

@IF
CITYTAKEN
city=Hive
attacker=Hindu
defender=ANYBODY
@THEN
TEXT
The technology of BattleTech was found in the midst of disinhabitated ruins!
ENDTEXT
GIVETECHNOLOGY
receiver=TRIGGERATTACKER
technology=93
@ENDIF

@ENDEVENTS
